home *** CD-ROM | disk | FTP | other *** search
- LAB
-
- Specified a label in a script file.
-
- Format
-
- LAB [<string>]
-
- Template
-
- (none)
-
- Location
-
- Internal
-
- LAB is used in script to define a label that is searched for by the SKIP
- command. The label <string> can be of any length, but must be alphanumeric.
- No symbols are allowed. If the <string> contains spaces, it must be enclosed
- in quotation marks.
-
- See also: SKIP, IF, EXECUTE. For more examples using LAB, see Chapter 8.
-